shortcuts: Fix view filtering
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 23:40:51 +0000 (18:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 23:40:51 +0000 (18:40 -0500)
commit1b174a6f1633645e86b57112ebac206e84963312
tree485899a50b19d415230313f5c762b43e6600c3ab
parent5d3f28192c4af8261ca467ea09ddd73383d545b5
shortcuts: Fix view filtering

When adding invisible groups to the pages/columns, we were
mistakenly creating new columns because the row count
stayed at zero.

https://bugzilla.gnome.org/show_bug.cgi?id=759517
gtk/gtkshortcutssection.c